Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Presenters Namespace : ShowWorkstationViewPresenter<V> Class |
public class ShowWorkstationViewPresenter<V> : WorkstationPresenterBase<V>, Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView
'Declaration Public Class ShowWorkstationViewPresenter(Of V As {IWorkstationView}) Inherits WorkstationPresenterBase(Of V) Implements Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter(Of V)
'Usage Dim instance As ShowWorkstationViewPresenter(Of V)
public __gc class ShowWorkstationViewPresenter<V> : public WorkstationPresenterBase<V>, Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView
generic<typename V> public ref class ShowWorkstationViewPresenter : public WorkstationPresenterBase<V>, Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> where V: IWorkstationView